home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / programming / c / icu-1.3.1 / icu / data / fr_be.txt < prev    next >
Text File  |  2000-02-23  |  2KB  |  56 lines

  1. // ****************************************************************************
  2. // *                                                                          *
  3. // * COPYRIGHT:                                                               *
  4. // * (C) Copyright Taligent, Inc.,  1997                                      *
  5. // * (C) Copyright International Business Machines Corporation,  1997-99      *
  6. // * Licensed Material - Program-Property of IBM - All Rights Reserved.       *
  7. // * US Government Users Restricted Rights - Use, duplication, or disclosure  *
  8. // * restricted by GSA ADP Schedule Contract with IBM Corp.                   *
  9. // *                                                                          *
  10. // ****************************************************************************
  11.  
  12. fr_BE {
  13.     CurrencyElements { 
  14.             "FB",
  15.             "BEF",
  16.             ",",
  17.     }
  18.     DateTimePatterns { 
  19.             "H' h 'mm' min 'ss' s 'z",
  20.             "H:mm:ss z",
  21.             "H:mm:ss",
  22.             "H:mm",
  23.             "EEEE d MMMM yyyy",
  24.             "d MMMM yyyy",
  25.             "dd-MMM-yy",
  26.             "d/MM/yy",
  27.             "{1} {0}",
  28.     }
  29.     LocaleID { "080c" }
  30.     LocaleString { "fr_BE" }
  31.     NumberElements { 
  32.             ",",
  33.             ".",
  34.             ";",
  35.             "%",
  36.             "0",
  37.             "#",
  38.             "-",
  39.             "E",
  40.             "\u2030",
  41.             "\u221E",
  42.             "\uFFFD",
  43.     }
  44.     ShortCountry { "BEL" }
  45.     localPatternChars { "GanjkHmsSEDFwWxhKz" }
  46.     zoneStrings { 
  47.         {
  48.                 "Africa/Casablanca",
  49.                 "GMT",
  50.                 "GMT",
  51.                 "GMT",
  52.                 "GMT",
  53.         }
  54.     }
  55. }
  56.